<string>Choose this option to automatically name files in complex archive.</string>
</property>
</widget>
<widget class="QCheckBox" row="4" column="0">
<property name="name">
<cstring>BackupDlg_SkipAuxChk</cstring>
</property>
<property name="text">
<string>Skip OS au&xiliary files</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
<property name="whatsThis" stdset="0">
<string>Choose this option to skip OS auxiliary files (like page file, hiberfil.sys etc.), This will reduce operation time and backup image size</string>
</property>
</widget>
<widget class="QCheckBox" row="4" column="1">
<property name="name">
<cstring>BackupDlg_SkipLibArchivesChk</cstring>
</property>
<property name="text">
<string>Skip archive files stored in archive &library.</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
<property name="whatsThis" stdset="0">
<string>Choose this option to skip archive files stored in archive library, This will reduce operation time and backup image size.</string>
</property>
</widget>
<widget class="QCheckBox" row="3" column="1">
<property name="name">
<cstring>BackupDlg_ProcessAllSecChk</cstring>
</property>
<property name="text">
<string>Partition &raw processing</string>
</property>
<property name="accel">
<string>Alt+R</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option allows you to create an exact copy of the disk. All sectors will be copied one to one (even unused sectors). Require more time to complete the operation.</string>